Vcenter Storage Policies CompatibilityInfo

Vcenter Storage Policies CompatibilityInfo
Vcenter Storage Policies CompatibilityInfo

The Vcenter Storage Policies CompatibilityInfo schema contains info about a list of datastores compatible with a specific storage policy.

This schema was added in vSphere API 6.7.

JSON Example
{
    "compatible_datastores": [
        {
            "datastore": "string"
        }
    ]
}
compatible_datastores
Required

Info about a list of datastores compatible with a specific storage policy.

This property was added in vSphere API 6.7.